func runtime.osRelax

3 uses

	runtime (current package)
		nonwindows_stub.go#L19: func osRelax(relax bool) {}
		proc.go#L6097: 						osRelax(true)
		proc.go#L6101: 						osRelax(false)